constraint: Fix property name typo in doc
authorMohammed Sadiq <sadiq@sadiqpk.org>
Wed, 3 Jul 2019 04:01:39 +0000 (09:31 +0530)
committerMohammed Sadiq <sadiq@sadiqpk.org>
Wed, 3 Jul 2019 04:01:39 +0000 (09:31 +0530)
gtk/gtkconstraint.c

index 4ddaa5ac1ba49fe1070b041b725a051181c30771..37b4e449ae58eeac8e393c0e20ce0667511f1890 100644 (file)
@@ -256,7 +256,7 @@ gtk_constraint_class_init (GtkConstraintClass *klass)
    * GtkConstraint:multiplier:
    *
    * The multiplication factor to be applied to the
-   * #GtkConstraint:source-attribue.
+   * #GtkConstraint:source-attribute.
    */
   obj_props[PROP_MULTIPLIER] =
     g_param_spec_double ("multiplier",